home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celebration Sounds
/
Celebration Sounds.iso
/
pc
/
demos
/
000c.dxr
/
Internal_1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-03-02
|
206 b
|
16 lines
on startMovie
global gDemoStyle, gSection
hChangeCursor("watch")
hSetupMovie()
end
on stopMovie
hCleanupSprites()
unLoad()
end
on hSetupMovie
hStandardPreLoad()
hSetupDimmedBackground()
end